org.eclipse.vtp.desktop.editors.core.impl
Class ApplicationEditor.DefaultElementResolver

java.lang.Object
  extended by org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor.DefaultElementResolver
All Implemented Interfaces:
ElementResolutionVisitor
Enclosing class:
ApplicationEditor

public class ApplicationEditor.DefaultElementResolver
extends java.lang.Object
implements ElementResolutionVisitor


Constructor Summary
ApplicationEditor.DefaultElementResolver(java.util.List dialogModels)
           
 
Method Summary
 void resolveElement(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationEditor.DefaultElementResolver

public ApplicationEditor.DefaultElementResolver(java.util.List dialogModels)
Method Detail

resolveElement

public void resolveElement(Element element)
Specified by:
resolveElement in interface ElementResolutionVisitor